Personal tools

Lua/Client/ClientSound

From JC2-MP Documentation

< Lua‎ | Client
Jump to: navigation, search

Static functions

Returns Prototype
ClientSound Create(AssetLocation, table)
Play(AssetLocation, table)

Functions

Returns Prototype
number GetBankId()
number GetSoundId()
boolean IsPlaying()
Play()
Remove()
SetParameter(number, number)
Stop()

Functions inherited from ClientEntity

Returns Prototype
Angle GetAngle()
ClimateZone GetClimateZone()
number GetId()
Vector3 GetPosition()
boolean IsValid()
SetAngle(Angle)
SetPosition(Vector3)

Operators

Returns Prototype
boolean ClientEntity == ClientEntity